home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1999 November / Macworld (1999-11).dmg / Updaters / Waves 2.7.sea / Waves 2.7 / MaxxBass 2.7.rsrc / XCli_5000 < prev   
Extensible Markup Language  |  1999-08-29  |  3KB  |  123 lines

  1. <?xml version="1.0" standalone="yes" ?>
  2.  
  3. <ComponentDefinitions>
  4.  
  5. <!--// External resource IDs //-->
  6. <!--// Match Descriptor to Subcomponent //-->
  7.  
  8. <SubComponent>
  9.     <SubComponentType> MXBS </SubComponentType>
  10.     <ProcessCodeMatch>
  11.         <thng> pDPI </thng>
  12.         <thng> ptPI </thng>
  13.         <thng> asPI </thng>
  14.         <thng> prPI </thng>
  15.         
  16.         <ProcessCodeDescriptionID> default_stereo </ProcessCodeDescriptionID> 
  17.         <ProcessCodeDescriptionID> MaxxBass_stereo </ProcessCodeDescriptionID> 
  18.         
  19.     </ProcessCodeMatch>
  20.     
  21.     <ProcessCodeMatch>
  22.         <thng> pDPI </thng>
  23.         <thng> ptPI </thng>
  24.         
  25.         <ProcessCodeDescriptionID final="yes"> MaxxBass_S_DSP </ProcessCodeDescriptionID> 
  26.         
  27.     </ProcessCodeMatch>
  28.     
  29.     <ProcessCodeMatch>
  30.         <thng> asPI </thng>
  31.         <thng> prPI </thng>
  32.         
  33.         <ProcessCodeDescriptionID final="yes"> Empty_Final </ProcessCodeDescriptionID> 
  34.         
  35.     </ProcessCodeMatch>
  36. </SubComponent>
  37.  
  38.  
  39. <SubComponent>
  40.     <SubComponentType> MXBM </SubComponentType>
  41.     <ProcessCodeMatch>
  42.         <thng> pDPI </thng>
  43.         <thng> ptPI </thng>
  44.         <thng> asPI </thng>
  45.         <thng> prPI </thng>
  46.         
  47.         <ProcessCodeDescriptionID> default_mono </ProcessCodeDescriptionID> 
  48.         <ProcessCodeDescriptionID> MaxxBass_mono </ProcessCodeDescriptionID> 
  49.         
  50.     </ProcessCodeMatch>
  51.     
  52.     <ProcessCodeMatch>
  53.         <thng> pDPI </thng>
  54.         <thng> ptPI </thng>
  55.         
  56.         <ProcessCodeDescriptionID final="yes"> MaxxBass_M_DSP </ProcessCodeDescriptionID> 
  57.         
  58.     </ProcessCodeMatch>
  59.     
  60.     <ProcessCodeMatch>
  61.         <thng> asPI </thng>
  62.         <thng> prPI </thng>
  63.         
  64.         <ProcessCodeDescriptionID final="yes"> Empty_Final </ProcessCodeDescriptionID> 
  65.         
  66.     </ProcessCodeMatch>
  67. </SubComponent>
  68.  
  69.  
  70. <!--// The Descriptors //-->
  71.  
  72. <ProcessCodeDescription ID="MaxxBass_stereo">
  73.  
  74.     <resID> 5000 </resID>
  75.     <States> 44 </States>
  76.     <Coefs> 30 </Coefs>
  77.  
  78. </ProcessCodeDescription>
  79.  
  80. <ProcessCodeDescription ID="MaxxBass_mono">
  81.  
  82.     <resID> 5001 </resID>
  83.     <States> 22 </States>
  84.     <Coefs> 30 </Coefs>
  85.  
  86. </ProcessCodeDescription>
  87.  
  88. <ProcessCodeDescription ID="MaxxBass_S_DSP">
  89.  
  90.     <CanRunOn>
  91.         <ProcessorSpecific> Any56k </ProcessorSpecific> 
  92.         <CycleCount> 468 </CycleCount>
  93.     </CanRunOn>
  94.     
  95.     <CanRunOn>
  96.         <ProcessorSpecific> 56300 </ProcessorSpecific> 
  97.         <CycleCount> 332 </CycleCount>
  98.     </CanRunOn>
  99.  
  100.     <CodeNum> 182 </CodeNum>
  101.  
  102. </ProcessCodeDescription>
  103.  
  104. <ProcessCodeDescription ID="MaxxBass_M_DSP">
  105.  
  106.     <CanRunOn>
  107.         <ProcessorSpecific> Any56k </ProcessorSpecific> 
  108.         <CycleCount> 288 </CycleCount>
  109.     </CanRunOn>
  110.     
  111.     <CanRunOn>
  112.         <ProcessorSpecific> 56300 </ProcessorSpecific> 
  113.         <CycleCount> 166 </CycleCount>
  114.     </CanRunOn>
  115.  
  116.     <CodeNum> 90 </CodeNum>
  117.  
  118. </ProcessCodeDescription>
  119.  
  120.  
  121. </ComponentDefinitions>
  122.  
  123.